home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gtk-doc / html / totem / totem.devhelp < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-14  |  8.5 KB  |  97 lines

  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
  3. <book xmlns="http://www.devhelp.net/book" title="Totem Reference Manual" link="index.html" author="" name="totem">
  4.   <chapters>
  5.     <sub name="Core API" link="core-api.html">
  6.       <sub name="TotemObject" link="TotemObject.html"/>
  7.       <sub name="Interface" link="totem-Interface.html"/>
  8.       <sub name="TotemPlugin" link="TotemPlugin.html"/>
  9.     </sub>
  10.     <sub name="Widgets" link="widget-api.html">
  11.       <sub name="TotemVideoList" link="TotemVideoList.html"/>
  12.       <sub name="TotemCellRendererVideo" link="TotemCellRendererVideo.html"/>
  13.     </sub>
  14.     <sub name="Index of all symbols" link="api-index-full.html"/>
  15.     <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
  16.   </chapters>
  17.   <functions>
  18.     <function name="TotemObject" link="TotemObject.html#TotemObject"/>
  19.     <function name="TotemObjectClass" link="TotemObject.html#TotemObjectClass"/>
  20.     <function name="enum TotemRemoteCommand" link="TotemObject.html#TotemRemoteCommand"/>
  21.     <function name="totem_object_plugins_init ()" link="TotemObject.html#totem-object-plugins-init"/>
  22.     <function name="totem_object_plugins_shutdown ()" link="TotemObject.html#totem-object-plugins-shutdown"/>
  23.     <function name="totem_file_opened ()" link="TotemObject.html#totem-file-opened"/>
  24.     <function name="totem_file_closed ()" link="TotemObject.html#totem-file-closed"/>
  25.     <function name="totem_metadata_updated ()" link="TotemObject.html#totem-metadata-updated"/>
  26.     <function name="totem_action_error ()" link="TotemObject.html#totem-action-error"/>
  27.     <function name="totem_action_exit ()" link="TotemObject.html#totem-action-exit"/>
  28.     <function name="totem_add_to_playlist_and_play ()" link="TotemObject.html#totem-add-to-playlist-and-play"/>
  29.     <function name="totem_action_play ()" link="TotemObject.html#totem-action-play"/>
  30.     <function name="totem_action_play_media ()" link="TotemObject.html#totem-action-play-media"/>
  31.     <function name="totem_action_play_media_device ()" link="TotemObject.html#totem-action-play-media-device"/>
  32.     <function name="totem_action_play_pause ()" link="TotemObject.html#totem-action-play-pause"/>
  33.     <function name="totem_action_pause ()" link="TotemObject.html#totem-action-pause"/>
  34.     <function name="totem_action_stop ()" link="TotemObject.html#totem-action-stop"/>
  35.     <function name="totem_action_fullscreen ()" link="TotemObject.html#totem-action-fullscreen"/>
  36.     <function name="totem_action_fullscreen_toggle ()" link="TotemObject.html#totem-action-fullscreen-toggle"/>
  37.     <function name="totem_action_next ()" link="TotemObject.html#totem-action-next"/>
  38.     <function name="totem_action_previous ()" link="TotemObject.html#totem-action-previous"/>
  39.     <function name="totem_action_seek_time ()" link="TotemObject.html#totem-action-seek-time"/>
  40.     <function name="totem_action_seek_relative ()" link="TotemObject.html#totem-action-seek-relative"/>
  41.     <function name="totem_action_volume_relative ()" link="TotemObject.html#totem-action-volume-relative"/>
  42.     <function name="totem_action_toggle_aspect_ratio ()" link="TotemObject.html#totem-action-toggle-aspect-ratio"/>
  43.     <function name="totem_action_get_aspect_ratio ()" link="TotemObject.html#totem-action-get-aspect-ratio"/>
  44.     <function name="totem_action_set_aspect_ratio ()" link="TotemObject.html#totem-action-set-aspect-ratio"/>
  45.     <function name="totem_action_toggle_controls ()" link="TotemObject.html#totem-action-toggle-controls"/>
  46.     <function name="totem_action_set_scale_ratio ()" link="TotemObject.html#totem-action-set-scale-ratio"/>
  47.     <function name="totem_action_remote ()" link="TotemObject.html#totem-action-remote"/>
  48.     <function name="totem_is_fullscreen ()" link="TotemObject.html#totem-is-fullscreen"/>
  49.     <function name="totem_is_playing ()" link="TotemObject.html#totem-is-playing"/>
  50.     <function name="totem_is_seekable ()" link="TotemObject.html#totem-is-seekable"/>
  51.     <function name="totem_get_main_window ()" link="TotemObject.html#totem-get-main-window"/>
  52.     <function name="totem_get_ui_manager ()" link="TotemObject.html#totem-get-ui-manager"/>
  53.     <function name="totem_get_video_widget ()" link="TotemObject.html#totem-get-video-widget"/>
  54.     <function name="totem_get_video_widget_backend_name ()" link="TotemObject.html#totem-get-video-widget-backend-name"/>
  55.     <function name="totem_get_current_mrl ()" link="TotemObject.html#totem-get-current-mrl"/>
  56.     <function name="totem_get_current_time ()" link="TotemObject.html#totem-get-current-time"/>
  57.     <function name="totem_set_current_subtitle ()" link="TotemObject.html#totem-set-current-subtitle"/>
  58.     <function name="totem_add_sidebar_page ()" link="TotemObject.html#totem-add-sidebar-page"/>
  59.     <function name="totem_remove_sidebar_page ()" link="TotemObject.html#totem-remove-sidebar-page"/>
  60.     <function name="The "current-mrl" property" link="TotemObject.html#TotemObject--current-mrl"/>
  61.     <function name="The "current-time" property" link="TotemObject.html#TotemObject--current-time"/>
  62.     <function name="The "fullscreen" property" link="TotemObject.html#TotemObject--fullscreen"/>
  63.     <function name="The "playing" property" link="TotemObject.html#TotemObject--playing"/>
  64.     <function name="The "seekable" property" link="TotemObject.html#TotemObject--seekable"/>
  65.     <function name="The "stream-length" property" link="TotemObject.html#TotemObject--stream-length"/>
  66.     <function name="The "file-closed" signal" link="TotemObject.html#TotemObject-file-closed"/>
  67.     <function name="The "file-opened" signal" link="TotemObject.html#TotemObject-file-opened"/>
  68.     <function name="The "metadata-updated" signal" link="TotemObject.html#TotemObject-metadata-updated"/>
  69.     <function name="totem_interface_error_with_link ()" link="totem-Interface.html#totem-interface-error-with-link"/>
  70.     <function name="TotemPlugin" link="TotemPlugin.html#TotemPlugin-struct"/>
  71.     <function name="TotemPluginClass" link="TotemPlugin.html#TotemPluginClass"/>
  72.     <function name="enum TotemPluginError" link="TotemPlugin.html#TotemPluginError"/>
  73.     <function name="totem_plugin_activate ()" link="TotemPlugin.html#totem-plugin-activate"/>
  74.     <function name="totem_plugin_deactivate ()" link="TotemPlugin.html#totem-plugin-deactivate"/>
  75.     <function name="totem_plugin_create_configure_dialog ()" link="TotemPlugin.html#totem-plugin-create-configure-dialog"/>
  76.     <function name="totem_plugin_is_configurable ()" link="TotemPlugin.html#totem-plugin-is-configurable"/>
  77.     <function name="totem_plugin_load_interface ()" link="TotemPlugin.html#totem-plugin-load-interface"/>
  78.     <function name="totem_plugin_find_file ()" link="TotemPlugin.html#totem-plugin-find-file"/>
  79.     <function name="The "name" property" link="TotemPlugin.html#TotemPlugin--name"/>
  80.     <function name="TotemVideoList" link="TotemVideoList.html#TotemVideoList-struct"/>
  81.     <function name="TotemVideoListClass" link="TotemVideoList.html#TotemVideoListClass"/>
  82.     <function name="totem_video_list_new ()" link="TotemVideoList.html#totem-video-list-new"/>
  83.     <function name="totem_video_list_get_ui_manager ()" link="TotemVideoList.html#totem-video-list-get-ui-manager"/>
  84.     <function name="The "mrl-column" property" link="TotemVideoList.html#TotemVideoList--mrl-column"/>
  85.     <function name="The "tooltip-column" property" link="TotemVideoList.html#TotemVideoList--tooltip-column"/>
  86.     <function name="The "totem" property" link="TotemVideoList.html#TotemVideoList--totem"/>
  87.     <function name="The "starting-video" signal" link="TotemVideoList.html#TotemVideoList-starting-video"/>
  88.     <function name="TotemCellRendererVideo" link="TotemCellRendererVideo.html#TotemCellRendererVideo-struct"/>
  89.     <function name="TotemCellRendererVideoClass" link="TotemCellRendererVideo.html#TotemCellRendererVideoClass"/>
  90.     <function name="totem_cell_renderer_video_new ()" link="TotemCellRendererVideo.html#totem-cell-renderer-video-new"/>
  91.     <function name="The "alignment" property" link="TotemCellRendererVideo.html#TotemCellRendererVideo--alignment"/>
  92.     <function name="The "thumbnail" property" link="TotemCellRendererVideo.html#TotemCellRendererVideo--thumbnail"/>
  93.     <function name="The "title" property" link="TotemCellRendererVideo.html#TotemCellRendererVideo--title"/>
  94.     <function name="The "use-placeholder" property" link="TotemCellRendererVideo.html#TotemCellRendererVideo--use-placeholder"/>
  95.   </functions>
  96. </book>
  97.